lcCRectsDelete Home

Removes one clipping rectangle from a drawing.

 BOOL lcCRectsDelete (
   HANDLE hDrw,
   HANDLE hClipRect
 );

Parameters
hDrw
  Handle to a drawing object.
hClipRect
  Handle to a clipping rectangle.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcCRectsClear